[INFO] cloning repository https://github.com/wtdcode/mdbx-remote
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wtdcode/mdbx-remote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwtdcode%2Fmdbx-remote", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwtdcode%2Fmdbx-remote'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5dfbb370e94c7f9251098b8060d46d0372fff62
[INFO] fixing wtdcode/mdbx-remote against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwtdcode%2Fmdbx-remote" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wtdcode/mdbx-remote
[INFO] finished tweaking git repo https://github.com/wtdcode/mdbx-remote
[INFO] tweaked toml for git repo https://github.com/wtdcode/mdbx-remote written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wtdcode/mdbx-remote on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wtdcode/mdbx-remote already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e713eca657fd311e77ebdb55d92e310f0f460cb5da7df441a9b8379006d1c73
[INFO] running `Command { std: "docker" "start" "3e713eca657fd311e77ebdb55d92e310f0f460cb5da7df441a9b8379006d1c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e713eca657fd311e77ebdb55d92e310f0f460cb5da7df441a9b8379006d1c73" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e713eca657fd311e77ebdb55d92e310f0f460cb5da7df441a9b8379006d1c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e713eca657fd311e77ebdb55d92e310f0f460cb5da7df441a9b8379006d1c73" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/mdbx/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mdbx-remote/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mdbx-remote/mdbx-sys/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v0.8.25
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling tarpc-plugins v0.13.1
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling symbolic-demangle v12.15.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking symbolic-common v12.15.5
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking thiserror-no-std v2.0.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling reth-codecs-derive v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking opentelemetry_api v0.18.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking metrics v0.23.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking schnellru v0.2.4
[INFO] [stderr]    Compiling metrics-derive v0.1.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking sysinfo v0.31.4
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking reth-metrics v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]    Compiling mdbx-remote-sys v0.4.4 (/opt/rustwide/workdir/crates/mdbx-remote/mdbx-sys)
[INFO] [stderr]    Migrating crates/mdbx-remote/mdbx-sys/build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling reth-mdbx-sys v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking rolling-file v0.2.0
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.8.25
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling alloy-primitives v0.8.25
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.18.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking opentelemetry v0.18.0
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tokio-serde v0.8.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking reth-fs-util v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking nybbles v0.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking reth-nippy-jar v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tracing-opentelemetry v0.18.0
[INFO] [stderr]     Checking tracing-journald v0.3.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking tracing-logfmt v0.3.5
[INFO] [stderr]    Compiling alloy-json-abi v0.8.25
[INFO] [stderr]     Checking reth-tracing v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.25
[INFO] [stderr]     Checking alloy-eip2930 v0.1.0
[INFO] [stderr]     Checking alloy-serde v0.4.2
[INFO] [stderr]     Checking alloy-eip7702 v0.1.1
[INFO] [stderr]     Checking alloy-trie v0.6.0
[INFO] [stderr]     Checking alloy-serde v0.5.4
[INFO] [stderr]     Checking alloy-eip7702 v0.3.2
[INFO] [stderr]     Checking alloy-chains v0.1.69
[INFO] [stderr]     Checking alloy-signer v0.5.4
[INFO] [stderr]     Checking reth-static-file-types v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking alloy-eips v0.5.4
[INFO] [stderr]     Checking revm-primitives v10.0.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.25
[INFO] [stderr]     Checking alloy-eips v0.4.2
[INFO] [stderr]     Checking alloy-genesis v0.4.2
[INFO] [stderr]     Checking reth-ethereum-forks v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking alloy-consensus v0.4.2
[INFO] [stderr]     Checking alloy-consensus v0.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tarpc v0.34.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking reth-codecs v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking alloy-network-primitives v0.5.4
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking reth-primitives-traits v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking reth-prune-types v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking reth-trie-common v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.25
[INFO] [stderr]     Checking reth-primitives v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking reth-stages-types v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking alloy-sol-types v0.8.25
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking reth-storage-errors v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking reth-db-models v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking reth-libmdbx v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]     Checking reth-db-api v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]    Migrating crates/mdbx-remote/mdbx-sys/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking reth-db v1.1.0 (https://github.com/paradigmxyz/reth?rev=v1.1.0#1ba631ba)
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/mdbx-remote-sys-a66e14063fefe77d/out/bindings.rs (1 fix)
[INFO] [stderr]     Checking libmdbx-remote v0.4.4 (/opt/rustwide/workdir/crates/mdbx-remote)
[INFO] [stderr]    Migrating crates/mdbx-remote/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking alloy-json-rpc v0.5.4
[INFO] [stderr]     Checking alloy-rpc-types-eth v0.5.4
[INFO] [stderr]     Checking alloy-dyn-abi v0.8.25
[INFO] [stderr]     Checking alloy-transport v0.5.4
[INFO] [stderr]        Fixed crates/mdbx-remote/src/transaction.rs (3 fixes)
[INFO] [stderr]        Fixed crates/mdbx-remote/src/codec.rs (2 fixes)
[INFO] [stderr]        Fixed crates/mdbx-remote/src/error.rs (1 fix)
[INFO] [stderr]        Fixed crates/mdbx-remote/src/remote.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:765:46
[INFO] [stdout]     |
[INFO] [stdout] 765 |               Self::Local(mut cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 766 | |                 for it in cur.iter_from::<Key, Value>(&key) {
[INFO] [stdout]     | |                     --    ---------------------------------
[INFO] [stdout]     | |                     |     |
[INFO] [stdout]     | |                     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `it` calls a custom destructor
[INFO] [stdout]     | |                     `it` will be dropped later as of Edition 2024
[INFO] [stdout] 767 | |                     let (k, v) = it?;
[INFO] [stdout] 768 | |                     yield (k, v);
[INFO] [stdout] 769 | |                 }
[INFO] [stdout] 770 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:912:46
[INFO] [stdout]     |
[INFO] [stdout] 912 |               Self::Local(mut cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 913 | |                 for it in cur.into_iter_dup_from(&key) {
[INFO] [stdout]     | |                           ----------------------------
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 914 | |                     let st = Self::intoiter_to_stream(it);
[INFO] [stdout] 915 | |                     yield st;
[INFO] [stdout] 916 | |                 }
[INFO] [stdout] 917 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:949:46
[INFO] [stdout]     |
[INFO] [stdout] 949 |               Self::Local(mut cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 950 | |                 for it in cur.into_iter_dup_of(&key) {
[INFO] [stdout]     | |                     --    --------------------------
[INFO] [stdout]     | |                     |     |
[INFO] [stdout]     | |                     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `it` calls a custom destructor
[INFO] [stdout]     | |                     `it` will be dropped later as of Edition 2024
[INFO] [stdout] 951 | |                     let (k, v) = it?;
[INFO] [stdout] 952 | |                     yield (k, v);
[INFO] [stdout] 953 | |                 }
[INFO] [stdout] 954 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:667:44
[INFO] [stdout]     |
[INFO] [stdout]  33 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout]  34 | |         match $expr {
[INFO] [stdout]  35 | |             Err(ClientError::MDBX(crate::error::Error::NotFound | crate::error::Error::NoData)) => {
[INFO] [stdout]  36 | |                 return Ok(None)
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 667 |           let (_, v, _) = mdbx_try_optional!(self.get::<(), V>(key, value, op).await);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                              |                                 |
[INFO] [stdout]     |                                              |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                              |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:678:44
[INFO] [stdout]     |
[INFO] [stdout]  33 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout]  34 | |         match $expr {
[INFO] [stdout]  35 | |             Err(ClientError::MDBX(crate::error::Error::NotFound | crate::error::Error::NoData)) => {
[INFO] [stdout]  36 | |                 return Ok(None)
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 678 |           let (k, v, _) = mdbx_try_optional!(self.get::<Key, V>(key, value, op).await);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                              |                                  |
[INFO] [stdout]     |                                              |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                              |                                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:837:32
[INFO] [stdout]     |
[INFO] [stdout]  33 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout]  34 | |         match $expr {
[INFO] [stdout]  35 | |             Err(ClientError::MDBX(crate::error::Error::NotFound | crate::error::Error::NoData)) => {
[INFO] [stdout]  36 | |                 return Ok(None)
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 837 |               mdbx_try_optional!(self.get(Some(key), None, MDBX_SET_LOWERBOUND).await);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                  |                                              |
[INFO] [stdout]     |                                  |                                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                  |                                              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/service.rs:501:64
[INFO] [stdout]     |
[INFO] [stdout] 494 |         let tx = {
[INFO] [stdout]     |             --
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `tx` calls a custom destructor
[INFO] [stdout]     |             `tx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 501 |         Ok(tokio::task::spawn_blocking(move || tx.tx.commit()).await??)
[INFO] [stdout]     |                                                                ^^^^^
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 502 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tx` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `tx` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/transaction.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | / impl<K> Drop for TransactionInner<K>
[INFO] [stdout] 377 | | where
[INFO] [stdout] 378 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:632:18
[INFO] [stdout]     |
[INFO] [stdout] 632 |           Box::pin(try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 633 | |             for it in itr {
[INFO] [stdout]     | |                 --    ---
[INFO] [stdout]     | |                 |     |
[INFO] [stdout]     | |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `it` calls a custom destructor
[INFO] [stdout]     | |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] 634 | |                 let (k, v) = it?;
[INFO] [stdout] 635 | |                 yield (k, v);
[INFO] [stdout] 636 | |             }
[INFO] [stdout] 637 | |         })
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:647:18
[INFO] [stdout]     |
[INFO] [stdout] 647 |           Box::pin(try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 648 | |             for it in itr {
[INFO] [stdout]     | |                 --    ---
[INFO] [stdout]     | |                 |     |
[INFO] [stdout]     | |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `it` calls a custom destructor
[INFO] [stdout]     | |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] 649 | |                 let (k, v) = it?;
[INFO] [stdout] 650 | |                 yield (k, v);
[INFO] [stdout] 651 | |             }
[INFO] [stdout] 652 | |         })
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:669:18
[INFO] [stdout]     |
[INFO] [stdout] 669 |           Box::pin(try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 670 | |             for it in iterdup {
[INFO] [stdout]     | |                       -------
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 671 | |                 let st = Self::intoiter_to_stream(it);
[INFO] [stdout] 672 | |                 yield st;
[INFO] [stdout] 673 | |             }
[INFO] [stdout] 674 | |         })
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:699:46
[INFO] [stdout]     |
[INFO] [stdout] 699 |               Self::Local(mut cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 700 | |                 for it in cur.iter::<Key, Value>() {
[INFO] [stdout]     | |                     --    ------------------------
[INFO] [stdout]     | |                     |     |
[INFO] [stdout]     | |                     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `it` calls a custom destructor
[INFO] [stdout]     | |                     `it` will be dropped later as of Edition 2024
[INFO] [stdout] 701 | |                     let (k, v) = it?;
[INFO] [stdout] 702 | |                     yield (k, v);
[INFO] [stdout] 703 | |                 }
[INFO] [stdout] 704 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:731:46
[INFO] [stdout]     |
[INFO] [stdout] 731 |               Self::Local(mut cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 732 | |                 for it in cur.iter_start::<Key, Value>() {
[INFO] [stdout]     | |                     --    ------------------------------
[INFO] [stdout]     | |                     |     |
[INFO] [stdout]     | |                     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `it` calls a custom destructor
[INFO] [stdout]     | |                     `it` will be dropped later as of Edition 2024
[INFO] [stdout] 733 | |                     let (k, v) = it?;
[INFO] [stdout] 734 | |                     yield (k, v);
[INFO] [stdout] 735 | |                 }
[INFO] [stdout] 736 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:812:42
[INFO] [stdout]     |
[INFO] [stdout] 812 |               Self::Local(cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 813 | |                 for it in cur.into_iter_dup() {
[INFO] [stdout]     | |                           -------------------
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 814 | |                     let st = Self::intoiter_to_stream(it);
[INFO] [stdout] 815 | |                     yield st;
[INFO] [stdout] 816 | |                 }
[INFO] [stdout] 817 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:856:42
[INFO] [stdout]     |
[INFO] [stdout] 856 |               Self::Local(cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 857 | |                 for it in cur.into_iter_dup_start() {
[INFO] [stdout]     | |                           -------------------------
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 858 | |                     let st = Self::intoiter_to_stream(it);
[INFO] [stdout] 859 | |                     yield st;
[INFO] [stdout] 860 | |                 }
[INFO] [stdout] 861 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:128:44
[INFO] [stdout]     |
[INFO] [stdout] 128 |           let (_, v, _) = mdbx_try_optional!(self.get::<(), Value>(key, data, op));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/mdbx-remote/src/error.rs:228:27
[INFO] [stdout]     |
[INFO] [stdout] 228 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 229 | |         match $expr {
[INFO] [stdout] 230 | |             Err(Error::NotFound | Error::NoData) => return Ok(None),
[INFO] [stdout] 231 | |             Err(e) => return Err(e),
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:143:44
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let (k, v, _) = mdbx_try_optional!(self.get(key, data, op));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^ - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/mdbx-remote/src/error.rs:228:27
[INFO] [stdout]     |
[INFO] [stdout] 228 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 229 | |         match $expr {
[INFO] [stdout] 230 | |             Err(Error::NotFound | Error::NoData) => return Ok(None),
[INFO] [stdout] 231 | |             Err(e) => return Err(e),
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:332:48
[INFO] [stdout]     |
[INFO] [stdout] 332 |           let (k, v, found) = mdbx_try_optional!(self.get(Some(key), None, MDBX_SET_LOWERBOUND));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/mdbx-remote/src/error.rs:228:27
[INFO] [stdout]     |
[INFO] [stdout] 228 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 229 | |         match $expr {
[INFO] [stdout] 230 | |             Err(Error::NotFound | Error::NoData) => return Ok(None),
[INFO] [stdout] 231 | |             Err(e) => return Err(e),
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:852:18
[INFO] [stdout]     |
[INFO] [stdout] 852 |           let st = try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 853 | |             let cur = inner;
[INFO] [stdout] 854 | |
[INFO] [stdout] 855 | |             let ret = match cur.tx.env.cl.cur_get(cur.tx.env.context(), cur.tx.env.handle, cur.tx.handle, cur.handle, None, None, op).await? {
[INFO] [stdout] ...   |
[INFO] [stdout] 873 | |                     let vals = cur.tx.env.cl.batch_cur_get_full(cur.tx.env.context(), cur.tx.env.handle, cur.tx.handle, cur.handle, max_count, max_buffer_bytes, next_op).await??;
[INFO] [stdout]     | |                                ------------------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout]     | |                                |                                                                                                                                          |
[INFO] [stdout]     | |                                |                                                                                                                                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                |                                                                                                                                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |                         let k = Key::decode(&k)?;
[INFO] [stdout]     | |                                 ---------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 880 | |                         let v = Value::decode(&v)?;
[INFO] [stdout]     | |                                 -----------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 887 | |         };
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_________`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:907:18
[INFO] [stdout]     |
[INFO] [stdout] 907 |           let st = try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 908 | |             let cur = inner;
[INFO] [stdout] 909 | |             let mut op = op;
[INFO] [stdout] 910 | |             loop {
[INFO] [stdout] ...   |
[INFO] [stdout] 913 | |                 let ret = match cur.tx.env.cl.cur_get(cur.tx.env.context(), cur.tx.env.handle, cur.tx.handle, cur.handle, None, None, op).await? {
[INFO] [stdout]     | |                     ---         ---------------------------------------------------------------------------------------------------------------
[INFO] [stdout]     | |                     |           |                                                                                                         |
[INFO] [stdout]     | |                     |           |                                                                                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     |           |                                                                                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `ret` calls a custom destructor
[INFO] [stdout]     | |                     `ret` will be dropped later as of Edition 2024
[INFO] [stdout] 914 | |                     Ok(_) => {
[INFO] [stdout] 915 | |                         let new_cur = cur.cur_clone().await?;
[INFO] [stdout]     | |                                       ---------------------
[INFO] [stdout]     | |                                       |               |
[INFO] [stdout]     | |                                       |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                       |               `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 927 | |         };
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |         up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |_________`#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:937:18
[INFO] [stdout]     |
[INFO] [stdout] 937 |           let st = try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 938 | |             let cur = inner;
[INFO] [stdout] 939 | |             let mut op = op;
[INFO] [stdout] 940 | |             let next_op = next_op;
[INFO] [stdout] ...   |
[INFO] [stdout] 944 | |                 let ret = match cur.tx.env.cl.cur_get(cur.tx.env.context(), cur.tx.env.handle, cur.tx.handle, cur.handle, None, None, op).await? {
[INFO] [stdout]     | |                     ---         ---------------------------------------------------------------------------------------------------------------
[INFO] [stdout]     | |                     |           |                                                                                                         |
[INFO] [stdout]     | |                     |           |                                                                                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     |           |                                                                                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `ret` calls a custom destructor
[INFO] [stdout]     | |                     `ret` will be dropped later as of Edition 2024
[INFO] [stdout] 945 | |                     Ok(v) => {
[INFO] [stdout] 946 | |                         let k = Key::decode(&v.0.unwrap_or(Vec::new()))?;
[INFO] [stdout]     | |                                 ---------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 947 | |                         let v = Value::decode(&v.1)?;
[INFO] [stdout]     | |                                 -------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 960 | |         };
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_________`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:975:18
[INFO] [stdout]     |
[INFO] [stdout] 975 |           let st = try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 976 | |             let cur = inner;
[INFO] [stdout] 977 | |             let mut op = op;
[INFO] [stdout] 978 | |             loop {
[INFO] [stdout] ...   |
[INFO] [stdout] 981 | |                 let ret = match cur.tx.env.cl.cur_get(cur.tx.env.context(), cur.tx.env.handle, cur.tx.handle, cur.handle, None, None, op).await? {
[INFO] [stdout]     | |                     ---         ---------------------------------------------------------------------------------------------------------------
[INFO] [stdout]     | |                     |           |                                                                                                         |
[INFO] [stdout]     | |                     |           |                                                                                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     |           |                                                                                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `ret` calls a custom destructor
[INFO] [stdout]     | |                     `ret` will be dropped later as of Edition 2024
[INFO] [stdout] 982 | |                     Ok(_) => {
[INFO] [stdout] 983 | |                         let new_cur = cur.cur_clone().await?;
[INFO] [stdout]     | |                                       ---------------------
[INFO] [stdout]     | |                                       |               |
[INFO] [stdout]     | |                                       |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                       |               `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 995 | |         };
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |         up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |_________`#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/txn_manager.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 match rx.recv() {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  70 |                     Ok(msg) => match msg {
[INFO] [stdout]     |                        ---
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `msg` calls a custom destructor
[INFO] [stdout]     |                        `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                             sender,
[INFO] [stdout]     |                             ------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `sender` calls a custom destructor
[INFO] [stdout]     |                             `sender` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  89 |                         TxnManagerMessage::Abort { tx, sender } => {
[INFO] [stdout]     |                                                        ------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |                         TxnManagerMessage::Commit { tx, sender } => {
[INFO] [stdout]     |                                                         ------
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 108 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `sender` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking alloy-core v0.8.25
[INFO] [stderr]     Checking alloy-pubsub v0.5.4
[INFO] [stderr]     Checking alloy-transport-http v0.5.4
[INFO] [stderr]     Checking alloy-transport-ws v0.5.4
[INFO] [stderr]     Checking alloy-transport-ipc v0.5.4
[INFO] [stderr]     Checking alloy-rpc-client v0.5.4
[INFO] [stderr]     Checking alloy-network v0.5.4
[INFO] [stderr]     Checking alloy-rpc-types v0.5.4
[INFO] [stderr]     Checking alloy-provider v0.5.4
[INFO] [stderr]     Checking alloy-signer-local v0.5.4
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:765:46
[INFO] [stdout]     |
[INFO] [stdout] 765 |               Self::Local(mut cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 766 | |                 for it in cur.iter_from::<Key, Value>(&key) {
[INFO] [stdout]     | |                     --    ---------------------------------
[INFO] [stdout]     | |                     |     |
[INFO] [stdout]     | |                     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `it` calls a custom destructor
[INFO] [stdout]     | |                     `it` will be dropped later as of Edition 2024
[INFO] [stdout] 767 | |                     let (k, v) = it?;
[INFO] [stdout] 768 | |                     yield (k, v);
[INFO] [stdout] 769 | |                 }
[INFO] [stdout] 770 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:912:46
[INFO] [stdout]     |
[INFO] [stdout] 912 |               Self::Local(mut cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 913 | |                 for it in cur.into_iter_dup_from(&key) {
[INFO] [stdout]     | |                           ----------------------------
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 914 | |                     let st = Self::intoiter_to_stream(it);
[INFO] [stdout] 915 | |                     yield st;
[INFO] [stdout] 916 | |                 }
[INFO] [stdout] 917 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:949:46
[INFO] [stdout]     |
[INFO] [stdout] 949 |               Self::Local(mut cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 950 | |                 for it in cur.into_iter_dup_of(&key) {
[INFO] [stdout]     | |                     --    --------------------------
[INFO] [stdout]     | |                     |     |
[INFO] [stdout]     | |                     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `it` calls a custom destructor
[INFO] [stdout]     | |                     `it` will be dropped later as of Edition 2024
[INFO] [stdout] 951 | |                     let (k, v) = it?;
[INFO] [stdout] 952 | |                     yield (k, v);
[INFO] [stdout] 953 | |                 }
[INFO] [stdout] 954 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:667:44
[INFO] [stdout]     |
[INFO] [stdout]  33 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout]  34 | |         match $expr {
[INFO] [stdout]  35 | |             Err(ClientError::MDBX(crate::error::Error::NotFound | crate::error::Error::NoData)) => {
[INFO] [stdout]  36 | |                 return Ok(None)
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 667 |           let (_, v, _) = mdbx_try_optional!(self.get::<(), V>(key, value, op).await);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                              |                                 |
[INFO] [stdout]     |                                              |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                              |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:678:44
[INFO] [stdout]     |
[INFO] [stdout]  33 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout]  34 | |         match $expr {
[INFO] [stdout]  35 | |             Err(ClientError::MDBX(crate::error::Error::NotFound | crate::error::Error::NoData)) => {
[INFO] [stdout]  36 | |                 return Ok(None)
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 678 |           let (k, v, _) = mdbx_try_optional!(self.get::<Key, V>(key, value, op).await);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                              |                                  |
[INFO] [stdout]     |                                              |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                              |                                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:837:32
[INFO] [stdout]     |
[INFO] [stdout]  33 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout]  34 | |         match $expr {
[INFO] [stdout]  35 | |             Err(ClientError::MDBX(crate::error::Error::NotFound | crate::error::Error::NoData)) => {
[INFO] [stdout]  36 | |                 return Ok(None)
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 837 |               mdbx_try_optional!(self.get(Some(key), None, MDBX_SET_LOWERBOUND).await);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                  |                                              |
[INFO] [stdout]     |                                  |                                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                  |                                              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/service.rs:501:64
[INFO] [stdout]     |
[INFO] [stdout] 494 |         let tx = {
[INFO] [stdout]     |             --
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `tx` calls a custom destructor
[INFO] [stdout]     |             `tx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 501 |         Ok(tokio::task::spawn_blocking(move || tx.tx.commit()).await??)
[INFO] [stdout]     |                                                                ^^^^^
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 502 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tx` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `tx` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/transaction.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | / impl<K> Drop for TransactionInner<K>
[INFO] [stdout] 377 | | where
[INFO] [stdout] 378 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:632:18
[INFO] [stdout]     |
[INFO] [stdout] 632 |           Box::pin(try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 633 | |             for it in itr {
[INFO] [stdout]     | |                 --    ---
[INFO] [stdout]     | |                 |     |
[INFO] [stdout]     | |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `it` calls a custom destructor
[INFO] [stdout]     | |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] 634 | |                 let (k, v) = it?;
[INFO] [stdout] 635 | |                 yield (k, v);
[INFO] [stdout] 636 | |             }
[INFO] [stdout] 637 | |         })
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:647:18
[INFO] [stdout]     |
[INFO] [stdout] 647 |           Box::pin(try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 648 | |             for it in itr {
[INFO] [stdout]     | |                 --    ---
[INFO] [stdout]     | |                 |     |
[INFO] [stdout]     | |                 |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                 |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `it` calls a custom destructor
[INFO] [stdout]     | |                 `it` will be dropped later as of Edition 2024
[INFO] [stdout] 649 | |                 let (k, v) = it?;
[INFO] [stdout] 650 | |                 yield (k, v);
[INFO] [stdout] 651 | |             }
[INFO] [stdout] 652 | |         })
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:669:18
[INFO] [stdout]     |
[INFO] [stdout] 669 |           Box::pin(try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 670 | |             for it in iterdup {
[INFO] [stdout]     | |                       -------
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 671 | |                 let st = Self::intoiter_to_stream(it);
[INFO] [stdout] 672 | |                 yield st;
[INFO] [stdout] 673 | |             }
[INFO] [stdout] 674 | |         })
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:699:46
[INFO] [stdout]     |
[INFO] [stdout] 699 |               Self::Local(mut cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 700 | |                 for it in cur.iter::<Key, Value>() {
[INFO] [stdout]     | |                     --    ------------------------
[INFO] [stdout]     | |                     |     |
[INFO] [stdout]     | |                     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `it` calls a custom destructor
[INFO] [stdout]     | |                     `it` will be dropped later as of Edition 2024
[INFO] [stdout] 701 | |                     let (k, v) = it?;
[INFO] [stdout] 702 | |                     yield (k, v);
[INFO] [stdout] 703 | |                 }
[INFO] [stdout] 704 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:731:46
[INFO] [stdout]     |
[INFO] [stdout] 731 |               Self::Local(mut cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 732 | |                 for it in cur.iter_start::<Key, Value>() {
[INFO] [stdout]     | |                     --    ------------------------------
[INFO] [stdout]     | |                     |     |
[INFO] [stdout]     | |                     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `it` calls a custom destructor
[INFO] [stdout]     | |                     `it` will be dropped later as of Edition 2024
[INFO] [stdout] 733 | |                     let (k, v) = it?;
[INFO] [stdout] 734 | |                     yield (k, v);
[INFO] [stdout] 735 | |                 }
[INFO] [stdout] 736 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:812:42
[INFO] [stdout]     |
[INFO] [stdout] 812 |               Self::Local(cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 813 | |                 for it in cur.into_iter_dup() {
[INFO] [stdout]     | |                           -------------------
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 814 | |                     let st = Self::intoiter_to_stream(it);
[INFO] [stdout] 815 | |                     yield st;
[INFO] [stdout] 816 | |                 }
[INFO] [stdout] 817 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/any.rs:856:42
[INFO] [stdout]     |
[INFO] [stdout] 856 |               Self::Local(cur) => Box::pin(try_stream! {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 857 | |                 for it in cur.into_iter_dup_start() {
[INFO] [stdout]     | |                           -------------------------
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 858 | |                     let st = Self::intoiter_to_stream(it);
[INFO] [stdout] 859 | |                     yield st;
[INFO] [stdout] 860 | |                 }
[INFO] [stdout] 861 | |             }),
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:128:44
[INFO] [stdout]     |
[INFO] [stdout] 128 |           let (_, v, _) = mdbx_try_optional!(self.get::<(), Value>(key, data, op));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/mdbx-remote/src/error.rs:228:27
[INFO] [stdout]     |
[INFO] [stdout] 228 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 229 | |         match $expr {
[INFO] [stdout] 230 | |             Err(Error::NotFound | Error::NoData) => return Ok(None),
[INFO] [stdout] 231 | |             Err(e) => return Err(e),
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:143:44
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let (k, v, _) = mdbx_try_optional!(self.get(key, data, op));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^ - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/mdbx-remote/src/error.rs:228:27
[INFO] [stdout]     |
[INFO] [stdout] 228 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 229 | |         match $expr {
[INFO] [stdout] 230 | |             Err(Error::NotFound | Error::NoData) => return Ok(None),
[INFO] [stdout] 231 | |             Err(e) => return Err(e),
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:332:48
[INFO] [stdout]     |
[INFO] [stdout] 332 |           let (k, v, found) = mdbx_try_optional!(self.get(Some(key), None, MDBX_SET_LOWERBOUND));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/mdbx-remote/src/error.rs:228:27
[INFO] [stdout]     |
[INFO] [stdout] 228 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 229 | |         match $expr {
[INFO] [stdout] 230 | |             Err(Error::NotFound | Error::NoData) => return Ok(None),
[INFO] [stdout] 231 | |             Err(e) => return Err(e),
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:852:18
[INFO] [stdout]     |
[INFO] [stdout] 852 |           let st = try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 853 | |             let cur = inner;
[INFO] [stdout] 854 | |
[INFO] [stdout] 855 | |             let ret = match cur.tx.env.cl.cur_get(cur.tx.env.context(), cur.tx.env.handle, cur.tx.handle, cur.handle, None, None, op).await? {
[INFO] [stdout] ...   |
[INFO] [stdout] 873 | |                     let vals = cur.tx.env.cl.batch_cur_get_full(cur.tx.env.context(), cur.tx.env.handle, cur.tx.handle, cur.handle, max_count, max_buffer_bytes, next_op).await??;
[INFO] [stdout]     | |                                ------------------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout]     | |                                |                                                                                                                                          |
[INFO] [stdout]     | |                                |                                                                                                                                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                |                                                                                                                                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 879 | |                         let k = Key::decode(&k)?;
[INFO] [stdout]     | |                                 ---------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 880 | |                         let v = Value::decode(&v)?;
[INFO] [stdout]     | |                                 -----------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 887 | |         };
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_________`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:907:18
[INFO] [stdout]     |
[INFO] [stdout] 907 |           let st = try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 908 | |             let cur = inner;
[INFO] [stdout] 909 | |             let mut op = op;
[INFO] [stdout] 910 | |             loop {
[INFO] [stdout] ...   |
[INFO] [stdout] 913 | |                 let ret = match cur.tx.env.cl.cur_get(cur.tx.env.context(), cur.tx.env.handle, cur.tx.handle, cur.handle, None, None, op).await? {
[INFO] [stdout]     | |                     ---         ---------------------------------------------------------------------------------------------------------------
[INFO] [stdout]     | |                     |           |                                                                                                         |
[INFO] [stdout]     | |                     |           |                                                                                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     |           |                                                                                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `ret` calls a custom destructor
[INFO] [stdout]     | |                     `ret` will be dropped later as of Edition 2024
[INFO] [stdout] 914 | |                     Ok(_) => {
[INFO] [stdout] 915 | |                         let new_cur = cur.cur_clone().await?;
[INFO] [stdout]     | |                                       ---------------------
[INFO] [stdout]     | |                                       |               |
[INFO] [stdout]     | |                                       |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                       |               `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 927 | |         };
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |         up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |_________`#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:937:18
[INFO] [stdout]     |
[INFO] [stdout] 937 |           let st = try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 938 | |             let cur = inner;
[INFO] [stdout] 939 | |             let mut op = op;
[INFO] [stdout] 940 | |             let next_op = next_op;
[INFO] [stdout] ...   |
[INFO] [stdout] 944 | |                 let ret = match cur.tx.env.cl.cur_get(cur.tx.env.context(), cur.tx.env.handle, cur.tx.handle, cur.handle, None, None, op).await? {
[INFO] [stdout]     | |                     ---         ---------------------------------------------------------------------------------------------------------------
[INFO] [stdout]     | |                     |           |                                                                                                         |
[INFO] [stdout]     | |                     |           |                                                                                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     |           |                                                                                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `ret` calls a custom destructor
[INFO] [stdout]     | |                     `ret` will be dropped later as of Edition 2024
[INFO] [stdout] 945 | |                     Ok(v) => {
[INFO] [stdout] 946 | |                         let k = Key::decode(&v.0.unwrap_or(Vec::new()))?;
[INFO] [stdout]     | |                                 ---------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 947 | |                         let v = Value::decode(&v.1)?;
[INFO] [stdout]     | |                                 -------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 960 | |         };
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |_________`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:975:18
[INFO] [stdout]     |
[INFO] [stdout] 975 |           let st = try_stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 976 | |             let cur = inner;
[INFO] [stdout] 977 | |             let mut op = op;
[INFO] [stdout] 978 | |             loop {
[INFO] [stdout] ...   |
[INFO] [stdout] 981 | |                 let ret = match cur.tx.env.cl.cur_get(cur.tx.env.context(), cur.tx.env.handle, cur.tx.handle, cur.handle, None, None, op).await? {
[INFO] [stdout]     | |                     ---         ---------------------------------------------------------------------------------------------------------------
[INFO] [stdout]     | |                     |           |                                                                                                         |
[INFO] [stdout]     | |                     |           |                                                                                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     |           |                                                                                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |           `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `ret` calls a custom destructor
[INFO] [stdout]     | |                     `ret` will be dropped later as of Edition 2024
[INFO] [stdout] 982 | |                     Ok(_) => {
[INFO] [stdout] 983 | |                         let new_cur = cur.cur_clone().await?;
[INFO] [stdout]     | |                                       ---------------------
[INFO] [stdout]     | |                                       |               |
[INFO] [stdout]     | |                                       |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                       |               `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 995 | |         };
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |         up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |_________`#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ret` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/src/txn_manager.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  69 |                 match rx.recv() {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  70 |                     Ok(msg) => match msg {
[INFO] [stdout]     |                        ---
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `msg` calls a custom destructor
[INFO] [stdout]     |                        `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                             sender,
[INFO] [stdout]     |                             ------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `sender` calls a custom destructor
[INFO] [stdout]     |                             `sender` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  89 |                         TxnManagerMessage::Abort { tx, sender } => {
[INFO] [stdout]     |                                                        ------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |                         TxnManagerMessage::Commit { tx, sender } => {
[INFO] [stdout]     |                                                         ------
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 108 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `sender` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/mdbx-remote/tests/environment.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mdbx-remote/tests/any.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/tests/any.rs:17:31
[INFO] [stdout]     |
[INFO] [stdout]  17 |         while let Some(res) = st.next().await {
[INFO] [stdout]     |                               ^^^^^^^^^^-----
[INFO] [stdout]     |                               |         |
[INFO] [stdout]     |                               |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  18 |             tokio::spawn(res);
[INFO] [stdout]     |             -----------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  19 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/mdbx-remote/tests/transaction.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/mdbx-remote/tests/cursor.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/tests/any.rs:17:31
[INFO] [stdout]     |
[INFO] [stdout]  17 |         while let Some(res) = st.next().await {
[INFO] [stdout]     |                               ^^^^^^^^^^-----
[INFO] [stdout]     |                               |         |
[INFO] [stdout]     |                               |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  18 |             tokio::spawn(res);
[INFO] [stdout]     |             -----------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  19 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/tests/transaction.rs:299:51
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 let txn = reader_env.begin_ro_txn().await.unwrap();
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `txn` calls a custom destructor
[INFO] [stdout]     |                     `txn` will be dropped later as of Edition 2024
[INFO] [stdout] 298 |                 let db = txn.open_db(None).await.unwrap();
[INFO] [stdout]     |                     --
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `db` calls a custom destructor
[INFO] [stdout]     |                     `db` will be dropped later as of Edition 2024
[INFO] [stdout] 299 |                 txn.get::<[u8; 3]>(db.dbi(), key).await.unwrap().unwrap() == *val
[INFO] [stdout]     |                                                   ^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 300 |             }
[INFO] [stdout] 301 |         }));
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `txn` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | impl<K: TransactionKind> Drop for RemoteTransactionInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `txn` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/transaction.rs:376:1
[INFO] [stdout]     |
[INFO] [stdout] 376 | / impl<K> Drop for TransactionInner<K>
[INFO] [stdout] 377 | | where
[INFO] [stdout] 378 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/tests/transaction.rs:346:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |             let db = txn.open_db(None).await.unwrap();
[INFO] [stdout]     |                 --
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `db` calls a custom destructor
[INFO] [stdout]     |                 `db` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 346 |             txn.commit().await.is_ok()
[INFO] [stdout]     |             ^^^^^^^^^^^^^-----
[INFO] [stdout]     |             |            |
[INFO] [stdout]     |             |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 347 |         }));
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/tests/transaction.rs:346:26
[INFO] [stdout]     |
[INFO] [stdout] 336 |             let db = txn.open_db(None).await.unwrap();
[INFO] [stdout]     |                 --
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `db` calls a custom destructor
[INFO] [stdout]     |                 `db` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 346 |             txn.commit().await.is_ok()
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 347 |         }));
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking alloy-contract v0.5.4
[INFO] [stderr]     Checking alloy v0.5.4
[INFO] [stderr]     Checking mdbx v0.1.0 (/opt/rustwide/workdir/crates/mdbx)
[INFO] [stderr]    Migrating crates/mdbx/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx-remote/tests/any.rs:17:31
[INFO] [stdout]     |
[INFO] [stdout]  17 |         while let Some(res) = st.next().await {
[INFO] [stdout]     |                               ^^^^^^^^^^-----
[INFO] [stdout]     |                               |         |
[INFO] [stdout]     |                               |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  18 |             tokio::spawn(res);
[INFO] [stdout]     |             -----------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  19 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx/src/dump.rs:44:31
[INFO] [stdout]     |
[INFO] [stdout]  27 |     while let Some(it) = st.next().await {
[INFO] [stdout]     |                                    -----
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  28 |         let (k, _) = it?;
[INFO] [stdout]     |                      ---
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  38 |         let table = src_tx.open_db(Some(table.as_str())).await?;
[INFO] [stdout]     |             -----   -------------------------------------------
[INFO] [stdout]     |             |       |                                    |
[INFO] [stdout]     |             |       |                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |             |       |                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |             |       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |       `__awaitee` calls a custom destructor
[INFO] [stdout]     |             |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `table` calls a custom destructor
[INFO] [stdout]     |             `table` will be dropped later as of Edition 2024
[INFO] [stdout]  39 |         let table_cur = src_tx.cursor(&table).await?;
[INFO] [stdout]     |                         ----------------------------
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                         |                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |
[INFO] [stdout]  41 |         let mut st2 = table_cur.into_iter_buffered::<Vec<u8>, Vec<u8>>(
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `st2` calls a custom destructor
[INFO] [stdout]     |             `st2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  44 |         while let Some(it2) = st2.next().await {
[INFO] [stdout]     |                               ^^^^^^^^^^^-----
[INFO] [stdout]     |                               |          |
[INFO] [stdout]     |                               |          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                               |          `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                               up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  45 |             let (k, v) = it2?;
[INFO] [stdout]     |                          ----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                          `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `table` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `table` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: `st2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/mdbx/src/dump.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |         while let Some(it2) = st2.next().await {
[INFO] [stdout]    |                               ^^^^^^^^^^^-----
[INFO] [stdout]    |                               |          |
[INFO] [stdout]    |                               |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               |          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 45 |             let (k, v) = it2?;
[INFO] [stdout]    |                          ----
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 48 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx/src/dump.rs:27:26
[INFO] [stdout]     |
[INFO] [stdout]  27 |     while let Some(it) = st.next().await {
[INFO] [stdout]     |                          ^^^^^^^^^^-----
[INFO] [stdout]     |                          |         |
[INFO] [stdout]     |                          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                          up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  28 |         let (k, _) = it?;
[INFO] [stdout]     |                      ---
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  38 |         let table = src_tx.open_db(Some(table.as_str())).await?;
[INFO] [stdout]     |             -----   -------------------------------------------
[INFO] [stdout]     |             |       |                                    |
[INFO] [stdout]     |             |       |                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |             |       |                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |             |       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |       `__awaitee` calls a custom destructor
[INFO] [stdout]     |             |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `table` calls a custom destructor
[INFO] [stdout]     |             `table` will be dropped later as of Edition 2024
[INFO] [stdout]  39 |         let table_cur = src_tx.cursor(&table).await?;
[INFO] [stdout]     |                         ----------------------------
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                         |                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |
[INFO] [stdout]  41 |         let mut st2 = table_cur.into_iter_buffered::<Vec<u8>, Vec<u8>>(
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `st2` calls a custom destructor
[INFO] [stdout]     |             `st2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  44 |         while let Some(it2) = st2.next().await {
[INFO] [stdout]     |                                          -----
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                          `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  45 |             let (k, v) = it2?;
[INFO] [stdout]     |                          ----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                          `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  49 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `table` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `table` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: `st2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx/src/server.rs:33:44
[INFO] [stdout]     |
[INFO] [stdout]  33 |                     while let Some(resp) = st.next().await {
[INFO] [stdout]     |                                            ^^^^^^^^^^-----
[INFO] [stdout]     |                                            |         |
[INFO] [stdout]     |                                            |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                            |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  34 |                         tokio::spawn(resp);
[INFO] [stdout]     |                         ------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  35 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/mdbx/src/server.rs:24:33
[INFO] [stdout]      |
[INFO] [stdout]   24 |       while let Some(transport) = listener.next().await {
[INFO] [stdout]      |                      ---------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                      |            |               |
[INFO] [stdout]      |                      |            |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |            |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                      |            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      `transport` calls a custom destructor
[INFO] [stdout]      |                      `transport` will be dropped later as of Edition 2024
[INFO] [stdout]   25 |           match transport {
[INFO] [stdout]   26 |               Ok(transport) => {
[INFO] [stdout]      |                  ---------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout]   27 |                   tracing::info!("A new connection from {}", transport.peer_addr()?);
[INFO] [stdout]   28 | /                 tokio::spawn(async move {
[INFO] [stdout]   29 | |                     let ch = tarpc::server::BaseChannel::with_defaults(transport);
[INFO] [stdout]   30 | |                     let server = RemoteMDBXServer::new();
[INFO] [stdout] ...    |
[INFO] [stdout]   38 | |                     drop(st);
[INFO] [stdout]   39 | |                 });
[INFO] [stdout]      | |                  -
[INFO] [stdout]      | |                  |
[INFO] [stdout]      | |__________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   45 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx/src/stat.rs:41:30
[INFO] [stdout]     |
[INFO] [stdout]  41 |         while let Some(it) = st.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^-----
[INFO] [stdout]     |                              |         |
[INFO] [stdout]     |                              |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                              up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  42 |             let (k, _) = it?;
[INFO] [stdout]     |                          ---
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  43 |             let table = String::from_utf8(k)?;
[INFO] [stdout]  44 |             let db = tx.open_db(Some(&table)).await?;
[INFO] [stdout]     |                 --   -------------------------------
[INFO] [stdout]     |                 |    |                        |
[INFO] [stdout]     |                 |    |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                 |    |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 |    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `db` calls a custom destructor
[INFO] [stdout]     |                 `db` will be dropped later as of Edition 2024
[INFO] [stdout]  45 |
[INFO] [stdout]  46 |             let stat = tx.db_stat(&db).await?;
[INFO] [stdout]     |                        ----------------------
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                        |               `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  49 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx/src/dump.rs:44:31
[INFO] [stdout]     |
[INFO] [stdout]  27 |     while let Some(it) = st.next().await {
[INFO] [stdout]     |                                    -----
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  28 |         let (k, _) = it?;
[INFO] [stdout]     |                      ---
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  38 |         let table = src_tx.open_db(Some(table.as_str())).await?;
[INFO] [stdout]     |             -----   -------------------------------------------
[INFO] [stdout]     |             |       |                                    |
[INFO] [stdout]     |             |       |                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |             |       |                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |             |       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |       `__awaitee` calls a custom destructor
[INFO] [stdout]     |             |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `table` calls a custom destructor
[INFO] [stdout]     |             `table` will be dropped later as of Edition 2024
[INFO] [stdout]  39 |         let table_cur = src_tx.cursor(&table).await?;
[INFO] [stdout]     |                         ----------------------------
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                         |                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |
[INFO] [stdout]  41 |         let mut st2 = table_cur.into_iter_buffered::<Vec<u8>, Vec<u8>>(
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `st2` calls a custom destructor
[INFO] [stdout]     |             `st2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  44 |         while let Some(it2) = st2.next().await {
[INFO] [stdout]     |                               ^^^^^^^^^^^-----
[INFO] [stdout]     |                               |          |
[INFO] [stdout]     |                               |          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                               |          `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                               up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  45 |             let (k, v) = it2?;
[INFO] [stdout]     |                          ----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                          `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `table` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `table` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: `st2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/mdbx/src/dump.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |         while let Some(it2) = st2.next().await {
[INFO] [stdout]    |                               ^^^^^^^^^^^-----
[INFO] [stdout]    |                               |          |
[INFO] [stdout]    |                               |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                               |          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 45 |             let (k, v) = it2?;
[INFO] [stdout]    |                          ----
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 48 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx/src/dump.rs:27:26
[INFO] [stdout]     |
[INFO] [stdout]  27 |     while let Some(it) = st.next().await {
[INFO] [stdout]     |                          ^^^^^^^^^^-----
[INFO] [stdout]     |                          |         |
[INFO] [stdout]     |                          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                          up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  28 |         let (k, _) = it?;
[INFO] [stdout]     |                      ---
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  38 |         let table = src_tx.open_db(Some(table.as_str())).await?;
[INFO] [stdout]     |             -----   -------------------------------------------
[INFO] [stdout]     |             |       |                                    |
[INFO] [stdout]     |             |       |                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |             |       |                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |             |       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |       `__awaitee` calls a custom destructor
[INFO] [stdout]     |             |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `table` calls a custom destructor
[INFO] [stdout]     |             `table` will be dropped later as of Edition 2024
[INFO] [stdout]  39 |         let table_cur = src_tx.cursor(&table).await?;
[INFO] [stdout]     |                         ----------------------------
[INFO] [stdout]     |                         |                     |
[INFO] [stdout]     |                         |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                         |                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |
[INFO] [stdout]  41 |         let mut st2 = table_cur.into_iter_buffered::<Vec<u8>, Vec<u8>>(
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `st2` calls a custom destructor
[INFO] [stdout]     |             `st2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  44 |         while let Some(it2) = st2.next().await {
[INFO] [stdout]     |                                          -----
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                          `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  45 |             let (k, v) = it2?;
[INFO] [stdout]     |                          ----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                          `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  49 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `table` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `table` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:609:1
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl<K: TransactionKind> Drop for RemoteCursorInner<K> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/cursor.rs:539:1
[INFO] [stdout]     |
[INFO] [stdout] 539 | / impl<K> Drop for Cursor<K>
[INFO] [stdout] 540 | | where
[INFO] [stdout] 541 | |     K: TransactionKind,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: `st2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx/src/server.rs:33:44
[INFO] [stdout]     |
[INFO] [stdout]  33 |                     while let Some(resp) = st.next().await {
[INFO] [stdout]     |                                            ^^^^^^^^^^-----
[INFO] [stdout]     |                                            |         |
[INFO] [stdout]     |                                            |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                            |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  34 |                         tokio::spawn(resp);
[INFO] [stdout]     |                         ------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  35 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/mdbx/src/server.rs:24:33
[INFO] [stdout]      |
[INFO] [stdout]   24 |       while let Some(transport) = listener.next().await {
[INFO] [stdout]      |                      ---------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                      |            |               |
[INFO] [stdout]      |                      |            |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                      |            |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                      |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                      |            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                      `transport` calls a custom destructor
[INFO] [stdout]      |                      `transport` will be dropped later as of Edition 2024
[INFO] [stdout]   25 |           match transport {
[INFO] [stdout]   26 |               Ok(transport) => {
[INFO] [stdout]      |                  ---------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout]   27 |                   tracing::info!("A new connection from {}", transport.peer_addr()?);
[INFO] [stdout]   28 | /                 tokio::spawn(async move {
[INFO] [stdout]   29 | |                     let ch = tarpc::server::BaseChannel::with_defaults(transport);
[INFO] [stdout]   30 | |                     let server = RemoteMDBXServer::new();
[INFO] [stdout] ...    |
[INFO] [stdout]   38 | |                     drop(st);
[INFO] [stdout]   39 | |                 });
[INFO] [stdout]      | |                  -
[INFO] [stdout]      | |                  |
[INFO] [stdout]      | |__________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   45 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `transport` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/mdbx/src/stat.rs:41:30
[INFO] [stdout]     |
[INFO] [stdout]  41 |         while let Some(it) = st.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^-----
[INFO] [stdout]     |                              |         |
[INFO] [stdout]     |                              |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                              up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  42 |             let (k, _) = it?;
[INFO] [stdout]     |                          ---
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  43 |             let table = String::from_utf8(k)?;
[INFO] [stdout]  44 |             let db = tx.open_db(Some(&table)).await?;
[INFO] [stdout]     |                 --   -------------------------------
[INFO] [stdout]     |                 |    |                        |
[INFO] [stdout]     |                 |    |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                 |    |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 |    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `db` calls a custom destructor
[INFO] [stdout]     |                 `db` will be dropped later as of Edition 2024
[INFO] [stdout]  45 |
[INFO] [stdout]  46 |             let stat = tx.db_stat(&db).await?;
[INFO] [stdout]     |                        ----------------------
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                        |               `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  49 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/remote.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl Drop for RemoteEnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> crates/mdbx-remote/src/environment.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl Drop for EnvironmentInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: mdbx v0.1.0 (/opt/rustwide/workdir/crates/mdbx) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: libmdbx-remote v0.4.4 (/opt/rustwide/workdir/crates/mdbx-remote) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: mdbx-remote-sys v0.4.4 (/opt/rustwide/workdir/crates/mdbx-remote/mdbx-sys) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling mdbx-remote-sys v0.4.4 (/opt/rustwide/workdir/crates/mdbx-remote/mdbx-sys)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/mdbx-remote-sys-a66e14063fefe77d/out/bindings.rs:3:30176
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub static mdbx_version : MDBX_v...ontext_t) -> :: std :: os :: raw :: c_int ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/mdbx-remote-sys-a66e14063fefe77d/out/bindings.rs:3:30176
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub static mdbx_version : MDBX_v...ontext_t) -> :: std :: os :: raw :: c_int ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdbx-remote-sys` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mdbx-remote-sys` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3e713eca657fd311e77ebdb55d92e310f0f460cb5da7df441a9b8379006d1c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e713eca657fd311e77ebdb55d92e310f0f460cb5da7df441a9b8379006d1c73", kill_on_drop: false }`
[INFO] [stdout] 3e713eca657fd311e77ebdb55d92e310f0f460cb5da7df441a9b8379006d1c73
